DataSource.getTileDataFinish

Gets the final result of a request started with shumate_data_source_get_tile_data_async().

class DataSource
getTileDataFinish

Parameters

result AsyncResultIF

a #GAsyncResult provided to callback

Return Value

Type: Bytes

The requested data, or %NULL if an error occurred

Throws

GException on failure.

Meta